Skip to content

Conversation

bowbahdoe
Copy link
Contributor

Currently to make a Pattern from a VerbalExpression you need to re-compile the toString-ed verbal expression.

Pattern.compile(expr.toString());

This change adds a direct accessor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant